home *** CD-ROM | disk | FTP | other *** search
/ Aminet 44 / Aminet 44 (2001)(GTI - Schatztruhe)[!][Aug 2001].iso / Aminet / dev / lang / jikes020-060.readme < prev   
Text File  |  2001-07-04  |  3KB  |  68 lines

  1. Short:    Fast Java compiler,v1.14 (68020-060,FPU)
  2. Author:   Philippe Charles and David Shields, IBM Research.
  3. Uploader: kyrimis@cti.gr (Kriton Kyrimis)
  4. Version:  1.14
  5. Type:     dev/lang
  6.  
  7. This is a native Amiga port (no ixemul.library required) of jikes, the
  8. free Java compiler from IBM, compiled for a 68020-68060 with an FPU.
  9.  
  10. The distinction between stable and development version has been
  11. dropped, so the Aminet version is the latest version.  The relevant
  12. files can also be downloaded from the Amiga Jikes home page at
  13. http://dias.cti.gr/~kyrimis/jikes/ .
  14.  
  15. REQUIREMENTS:
  16. * An Amiga with a 68020 or higher processor, a working FPU, and enough
  17.   memory to run the program.
  18. * The Java run-time classes (e.g., those from Sun, or from Kaffe).
  19. * If you want to use the "-encoding" option, you must install ICU, IBM's
  20.   International Classes for Unicode, available at both Aminet and the
  21.   Amiga Jikes web site.
  22.  
  23. INSTALLATION:
  24. Simply copy the jikes executable somewhere in your path. If you have
  25. not installed ICU and you do not have a GG: assign in your system, then
  26. set the environment variable ICU_DATA to point to some directory, e.g.,
  27. "setenv ICU_DATA RAM:" or "setenv ICU_DATA RAM:T/" (make sure you add
  28. the trailing slash), so that you do not get requesters for GG: when you
  29. run Jikes.
  30.  
  31. USAGE:
  32. Set either the CLASSPATH or the JIKESPATH environment variable to point
  33. to the directories and zip/jar files that you want your compiler to use.
  34. E.g., if you are using Kaffe, you can say:
  35. setenv CLASSPATH "GG:share/kaffe/Klasses.jar;GG:share/kaffe/Pizza.jar;."
  36. Separate the path components using semicolons. You can use UNIX "." and ".."
  37. notation for the current directory and for the parent directory of a
  38. directory.
  39.  
  40. If you find a bug in the Amiga port, you can contact me at kyrimis@cti.gr
  41. and I'll see what I can do.
  42.  
  43. Kriton Kyrimis.
  44.  
  45. ******************************************************************************
  46. This software is subject to the terms of the IBM Public License, available
  47. at the following URL: http://www.research.com/jikes/license/license3.htm.
  48. Copyright © 1996, 1997, 1998, 1999, 2000, 2001,
  49. International Business Machines Corporation and others.  All Rights Reserved.
  50. ******************************************************************************
  51.  
  52.  
  53. ============================= Archive contents =============================
  54.  
  55. Original  Packed Ratio    Date     Time    Name
  56. -------- ------- ----- --------- --------  -------------
  57.  1893928  602362 68.1% 19-May-01 17:47:46 +jikes
  58.     3547    1627 54.1% 27-Feb-01 21:36:20 +jikes.1
  59.     4866    1983 59.2% 18-May-01 21:39:02 +jikes.man
  60.    11886    4387 63.0% 24-Feb-01 23:50:14 +license.htm
  61.     6867    2354 65.7% 03-Mar-01 20:26:42 +Makefile
  62.      129     117  9.3% 27-Feb-01 07:43:00 +Makefile.am
  63.     6687    2318 65.3% 27-Feb-01 09:49:00 +Makefile.in
  64.     1085     575 47.0% 27-Feb-01 09:48:10 +README
  65.     2083    1067 48.7% 18-May-01 21:35:16 +README.AMIGA
  66. -------- ------- ----- --------- --------
  67.  1931078  616790 68.0% 29-May-101 13:00:52   9 files
  68.